Docs.rs
gix-hash-0.14.2
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gix-hash 0.14.2
Borrowed and owned git hash digests used to identify git objects
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
14
out of
14
items documented
0
out of
12
items with examples
Links
GitoxideLabs/gitoxide
9048
311
102
crates.io
Dependencies
document-features ^0.2.0
normal
optional
faster-hex ^0.9.0
normal
serde ^1.0.114
normal
optional
thiserror ^1.0.33
normal
Versions
0.15.0
0.14.2
0.14.1
0.14.0
0.13.3
0.13.2
0.13.1
0.13.0
0.12.0
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0
0.10.4
0.10.3
0.10.2
Owners
This crate provides types for identifying git objects using a hash digest. These are provided in [borrowed versions][oid] as well as an [owned one][ObjectId]. ## Feature Flags